﻿.cs-alert-box{display:none;position:fixed;top:0;right:0;bottom:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,0.5);text-align:center;z-index:1000;overflow-y:auto}.cs-alert-box.cs-alert-auto .cs-content{position:relative;padding-right:420px;width:770px}.cs-alert-box.cs-alert-auto .cs-content .cs-header{position:relative;z-index:5}.cs-alert-box.cs-alert-auto .cs-content .cs-header h3{width:310px;text-align:center}.cs-alert-box.cs-alert-auto .cs-content .cs-header .iconfont{float:none;margin-left:-10px}.cs-alert-box.cs-alert-auto .cs-content .cs-body{padding-right:20px}.cs-alert-box.cs-alert-auto .cs-content .cs-body .cs-item{margin-bottom:22px}.cs-alert-box.cs-alert-auto .cs-content .cs-body .cs-item input[type=text]{width:100%}.cs-alert-box.cs-alert-auto .cs-content .cs-body .cs-item input[type=text].cs-code{width:190px}.cs-alert-box.cs-alert-auto .cs-content .cs-body .cs-item button.cs-get-code{width:120px}.cs-alert-box.cs-alert-auto .cs-content .cs-bg{display:block;position:absolute;z-index:1;right:0;top:0;width:420px;height:100%;background:url("../images/ncts-data download.png") center no-repeat;-webkit-background-size:cover;background-size:cover;-webkit-border-radius:0 6px 6px 0;-moz-border-radius:0 6px 6px 0;border-radius:0 6px 6px 0}.cs-alert-box .cs-content{display:inline-block;margin-top:100px;margin-bottom:100px;padding:15px 20px;width:460px;background-color:#fff;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px}.cs-alert-box .cs-content .cs-header{overflow:hidden}.cs-alert-box .cs-content .cs-header h3{float:left}.cs-alert-box .cs-content .cs-header .iconfont{float:right;cursor:pointer}.cs-alert-box .cs-content .cs-header .iconfont:hover{color:#000}.cs-alert-box .cs-content .cs-body{margin-top:15px}.cs-alert-box .cs-content .cs-body .cs-item{position:relative;margin-bottom:20px;height:36px;line-height:36px}.cs-alert-box .cs-content .cs-body .cs-item label{position:absolute;left:12px;top:1px}.cs-alert-box .cs-content .cs-body .cs-item input[type=text]{width:100%;height:100%;padding-left:36px;padding-right:10px;color:#555}.cs-alert-box .cs-content .cs-body .cs-item input[type=text].cs-code{width:280px;-webkit-border-radius:2px 0 0 2px;-moz-border-radius:2px 0 0 2px;border-radius:2px 0 0 2px}.cs-alert-box .cs-content .cs-body .cs-item button{width:100%;height:100%;border:1px solid #3e6edf;background-color:#3e6edf;color:#fff;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}.cs-alert-box .cs-content .cs-body .cs-item button.cs-get-code{float:right;margin-top:1px;width:140px;cursor:pointer;-webkit-border-radius:0 2px 2px 0;-moz-border-radius:0 2px 2px 0;border-radius:0 2px 2px 0}.cs-alert-box .cs-content .cs-body .cs-item button.cs-btn-forbid{background-color:gray;border:1px solid gray;cursor:not-allowed}.cs-alert-box .cs-content .cs-body .cs-item .cs-error{position:absolute;bottom:-30px;left:0;font-size:12px;color:#c00}.cs-alert-box .cs-content .cs-bg{display:none}@media screen and (max-width:992px){.cs-alert-box.cs-alert-auto .cs-content{width:460px;padding-right:20px}.cs-alert-box.cs-alert-auto .cs-content .cs-header h3{width:auto;text-align:left}.cs-alert-box.cs-alert-auto .cs-content .cs-header .iconfont{float:right;margin-left:0}.cs-alert-box.cs-alert-auto .cs-content .cs-bg{display:none}.cs-alert-box .cs-content .cs-body{padding-right:0 !important}.cs-alert-box .cs-content .cs-body .cs-item input[type=text]{width:100% !important}.cs-alert-box .cs-content .cs-body .cs-item input[type=text].cs-code{width:60% !important}.cs-alert-box .cs-content .cs-body .cs-item button.cs-get-code{width:40% !important;font-size:12px !important}}@media screen and (max-width:768px){.cs-alert-box .cs-content{margin:60px 3% !important;width:94% !important}}